Skip to content

Upgrade GitHub Actions for Node 24 compatibility#63

Merged
bolinfest merged 1 commit intoopenai:mainfrom
salmanmkc:upgrade-github-actions-node24
Mar 17, 2026
Merged

Upgrade GitHub Actions for Node 24 compatibility#63
bolinfest merged 1 commit intoopenai:mainfrom
salmanmkc:upgrade-github-actions-node24

Conversation

@salmanmkc
Copy link
Copy Markdown
Contributor

@salmanmkc salmanmkc commented Dec 16, 2025

Upgrades GitHub Actions to versions that support Node 24, since Node 20 is reaching EOL in April 2026.

Changes

Action Old Version(s) New Version Release Files
actions/checkout v5 v6 Release ci.yml
actions/setup-node v5 v6 Release ci.yml

Context

Per GitHub's announcement, Node 20 is being deprecated and runners will default to Node 24 starting June 2nd, 2026.

  • Node 20 EOL: April 2026
  • Node 24 becomes default: June 2nd, 2026

Breaking Changes

  • actions/checkout (v5 → v6): Major version upgrade — review the release notes for breaking changes
  • actions/setup-node (v5 → v6): Major version upgrade — review the release notes for breaking changes

Notes

Worth running the workflows on a branch before merging to make sure everything still works.

@github-actions
Copy link
Copy Markdown

github-actions Bot commented Dec 16, 2025

All contributors have signed the CLA ✍️ ✅
Posted by the CLA Assistant Lite bot.

@salmanmkc
Copy link
Copy Markdown
Contributor Author

I have read the CLA Document and I hereby sign the CLA

Signed-off-by: Salman Muin Kayser Chishti <13schishti@gmail.com>
@salmanmkc salmanmkc force-pushed the upgrade-github-actions-node24 branch from 42cccd4 to bd1cb99 Compare March 11, 2026 23:11
github-actions Bot added a commit that referenced this pull request Mar 11, 2026
@bolinfest bolinfest self-requested a review March 17, 2026 05:23
@bolinfest bolinfest merged commit 97b5e25 into openai:main Mar 17, 2026
2 checks passed
@github-actions github-actions Bot locked and limited conversation to collaborators Mar 17, 2026
@bolinfest
Copy link
Copy Markdown
Collaborator

Thanks @salmanmkc!

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants